Don't call r_alloc_inhibit_buffer_relocation from search.c.
authorEli Zaretskii <eliz@gnu.org>
Tue, 29 May 2012 16:01:05 +0000 (19:01 +0300)
committerEli Zaretskii <eliz@gnu.org>
Tue, 29 May 2012 16:01:05 +0000 (19:01 +0300)
commit1ccc7cbdeaaffd3da9a0c245510172062eee145c
tree3c5fbf191a0849b56a0efd13d129637f81782ead
parent3a5e7b44efc985abc381fab65ba9801254c25963
Don't call r_alloc_inhibit_buffer_relocation from search.c.

 src/search.c (search_buffer): Remove calls to
 r_alloc_inhibit_buffer_relocation, as it is now called by
 maybe_unify_char, which was the cause of relocation of buffer text
 in bug#11519.
src/ChangeLog
src/search.c